home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 February / Net_2003_02_cd1.iso / intro.exe / scripts / DefineButton2_72 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-01-01  |  67 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","online/vastian/setup.exe");
  3. }
  4.